home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-1.iso / comm / tm420_1.zip / AVATAR.PAD < prev    next >
Text File  |  1995-06-14  |  502b  |  32 lines

  1. up     ="^[[A"
  2. down   ="^[[B"
  3. right  ="^[[C"
  4. left   ="^[[D"
  5. home   ="^[[H"
  6. end    ="^[[K"
  7. pgup   =""
  8. pgdn   =""
  9. center =""
  10. insert ="^V"
  11. delete =""
  12. backsp ="^H"
  13. c-pgdn ="^C"
  14. c-pgup ="^R"
  15. c-left ="^A"
  16. c-right="^F"
  17. grey-div   ="/"
  18. grey-mul   ="*"
  19. grey-minus ="-"
  20. grey-add   ="+"
  21. grey-enter ="^M"
  22. alt-up     ="^[[A"
  23. alt-down   ="^[[B"
  24. alt-right  ="^[[C"
  25. alt-left   ="^[[D"
  26. alt-home   ="^[[H"
  27. alt-end    ="^[[K"
  28. alt-pgup   =""
  29. alt-pgdn   =""
  30. alt-insert ="^V"
  31. alt-delete =""
  32.